Skip to content

Add Fleet Galaxy dashboard view#36

Open
sameer2191 wants to merge 1 commit into
mainfrom
feature/fleet-galaxy-dashboard
Open

Add Fleet Galaxy dashboard view#36
sameer2191 wants to merge 1 commit into
mainfrom
feature/fleet-galaxy-dashboard

Conversation

@sameer2191

Copy link
Copy Markdown
Owner

Summary

  • Add a dashboard /api/fleet-graph endpoint backed by the existing cross-repo fleetGraph API.
  • Render a Fleet Galaxy canvas in the local dashboard for project, dependency, route, language, and cross-repo HTTP links.
  • Expand dashboard smoke coverage to index two catalog projects and assert the fleet graph totals/edges.
  • Document the dashboard cross-repo graph surface in the README and agent/research notes.

Validation

  • git diff --check
  • npm run build
  • node --test --experimental-sqlite dist/tests/dashboard.test.js dist/tests/project-catalog.test.js outside the sandbox: 4 passed, 0 skipped
  • npm run verify passed; dashboard bind test skipped only in the local sandbox, covered by the unsandboxed targeted run above
  • npm run package:check
  • npm pack --dry-run
  • npm run audit:prod: 0 vulnerabilities
  • Recruiter/career wording scan across README/docs/llms/package/SECURITY: no matches

Signed-off-by: Mir Sameer <mirsameer0304@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant